ComponentOne ASP.NET MVC Controls
OnClientRowEditEnded Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : OnClientRowEditEnded Property
Occurs when a row edit has been committed or canceled.
Syntax
'Declaration
 
Public Overridable Property OnClientRowEditEnded As String
public virtual string OnClientRowEditEnded {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members